home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 September / PCWorld_2007-09_cd.bin / system / ntfs / ntfsundelete.exe / {app} / pyue / ue_con.pyc (.txt) < prev    next >
Python Compiled Bytecode  |  2007-07-11  |  2KB  |  20 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.4)
  3.  
  4. STR_NOT_AVAIL = u'Not available'
  5. STR_DRV_ACCES_ERROR = u'Drive access error. Reason: %s'
  6. STR_CANNOT_OPEN_NTFS_VOLUME = u'This volume looks like non-NTFS. Cannot perform scanning.'
  7. STR_GENERAL_INFO_TEMPLATE = '\n    <html>\n    <head>\n        <link rel=stylesheet href="file://%s//reports-style.css" type="text/css">\n    </head>\n    <body>\n    <table>\n    <tr><td colspan="2"><b>General information:</b></td></tr>\n    <tr><td>MFT reference:</td><td>%s</td></tr>\n    <tr><td>File location:</td><td>%s</td></tr>\n    <tr><td>Data streams:</td><td>%s</td></tr>\n    <tr><td>Deleted:</td><td>%s</td></tr>\n    <tr><td>Number of used MFT records:</td><td>%s</td></tr>\n    <tr><td colspan=2><br/></td></tr>\n    <tr><td colspan=2><b>Details:</b></td></tr>\n    %s    \n    </table>\n    </body>\n    </html>\n    '
  8. STR_SEARCH_COMPLETE = u'Search complete. Found %s items '
  9. STR_NON_NTFS_DRIVE = u'Volume %s looks like non-NTFS. Cannot perform search.'
  10. STR_KNOWN_DATA_STREAMS = u'Known data streams: '
  11. STR_USER_SKIPPED = 'User skipped'
  12. STR_USER_CANCELLED = 'User cancelled'
  13. STR_CANNOT_OPEN_FILE = 'cannot open file %s on volume %s'
  14. STR_ERROR_ON = u'Error on %s: %s'
  15. STR_CANNOT_CREATE_FOLDER = 'Cannot create folder '
  16. STR_START_RECOVERY_TO = u'Start recovery to '
  17. STR_GEN_FILE_LIST = u'Genegating file list. Wait...'
  18. STR_FILE_LIST_GENERATED = u'File list generated - %s entries, %s files, total size: %s bytes'
  19. STR_RECOVERY_PAUSED = u'Recovery process paused. Press Ok button to continue.'
  20.